Permission

Undocumented in source.

Members

Functions

addPermission
Permission addPermission(string name, string key)
Undocumented in source. Be warned that the author may not have intended to support it.
addPermission
Permission addPermission(PermissionItem permission)
Undocumented in source. Be warned that the author may not have intended to support it.
addPermissions
Permission addPermissions(PermissionItem[string] permissions)
Undocumented in source. Be warned that the author may not have intended to support it.
hasPermission
bool hasPermission(string key)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

permissions
PermissionItem[string] permissions;
Undocumented in source.

Meta